ActiveReports 12
DelegateCommand<TParm> Class Members
Methods  Events

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.Viewer.Common Namespace : DelegateCommand<TParm> Class

The following tables list the members exposed by DelegateCommand<TParm>.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Methods
 NameDescription
Public MethodDefines the method that determines whether the command can execute in its current state.  
Public MethodDefines the method to be called when the command is invoked.  
Public MethodRaise CanExecuteChanged event from external code.  
Top
Public Events
 NameDescription
Public EventOccurs when changes occur that affect whether the command should execute.  
Top
See Also

Reference

DelegateCommand<TParm> Class
GrapeCity.Viewer.Common Namespace